home *** CD-ROM | disk | FTP | other *** search
- Path: news.mistral.co.uk!usenet
- From: ghira@mistral.co.uk (Adam Atkinson)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: include:clib/stdio_protos.h - where is it?
- Date: 25 Mar 96 22:43:40 +0000
- Organization: Mistral Internet (Brighton)
- Message-ID: <1035.6658T1363T2026@mistral.co.uk>
- References: <354.6656T1088T147@mistral.co.uk> <4iIiy*XH0@mkmk.in-chemnitz.de>
- NNTP-Posting-Host: l65.mistral.co.uk
- X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
-
- On 25-Mar-96 19:35:16, Andre Weissflog said:
- >In article <354.6656T1088T147@mistral.co.uk>, Adam Atkinson writes:
-
- >> The SAS/C 6.50 manual says to use include:clib/stdio_protos.h rather than
- >> include:stdio.h to call AmigaDos versions of stdio stuff, but I don't have
- >> a file called include:clib/stdio_protos.h
- >>
- >I guess they mean <clib/alib_stdio_protos.h>. I would recommend
- >*not* to use those functions unless you know exactly what you're
- >doing, instead use the vanilla ANSI-stdio-functions that came
- >with your compiler's c.lib, they are more powerful, and
- >compatible with the rest of the ANSI file io stuff.
-
- Most people seem to have given me exactly the opposite advice. i.e. don't
- mix ansi and amiga-specific stuff unless there is a good reason to. I'm
- still feeling pretty lost, but my first 2 programs have compiled and work,
- which is something.
-
- Adam Atkinson - ghira@mistral.co.uk / etlaman@etlxdmx.ericsson.se
- If I were a fuzzy-wuzzy bear, 3 would be a perfect square.
- If I were a bumble bee, Z would be a UFD.
-
-
-